Skip to content

Conversation

louwers
Copy link
Contributor

@louwers louwers commented Sep 28, 2025

  • Remove @nodejs/modules, team does not exist
  • Remove @nodejs/util
  • Add @nodejs/sqlite
  • Add links

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/tsc

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Sep 28, 2025
@aduh95
Copy link
Contributor

aduh95 commented Oct 7, 2025

Those links makes the document very hard to read, if we're adding them (and tbh, I'm not sure it's worth it), we would want to add references at the end of the file (i.e. [@nodejs/team][] in the table and [@nodejs/team]: https://… at EOF)

@louwers
Copy link
Contributor Author

louwers commented Oct 7, 2025

@aduh95 Good call!

@louwers
Copy link
Contributor Author

louwers commented Oct 7, 2025

@aduh95 Please have another look, thanks!

| `lib/inspector.js`, `src/inspector_*` | [@nodejs/v8-inspector][] |
| `lib/internal/bootstrap/*` | [@nodejs/process][] |
| `lib/internal/url`, `src/node_url` | [@nodejs/url][] |
| `lib/net` | [@bnoordhuis][], [@indutny][], [@nodejs/streams][] |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would remove the individual pings (unless you disagree @bnoordhuis @indutny @mscdex @rvagg ?), dealing with teams (that individual can join and leave without updating this doc) seems like a more maintainable approach

Suggested change
| `lib/net` | [@bnoordhuis][], [@indutny][], [@nodejs/streams][] |
| `lib/net` | [@nodejs/streams][] |

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, but they are not part of those teams.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants